func runtime.runtimer
3 uses
runtime (current package)
proc.go#L3286: if tw := runtimer(pp, now); tw != 0 {
time.go#L757: func runtimer(pp *p, now int64) int64 {
time.go#L827: ppcur.timerRaceCtx = racegostart(abi.FuncPCABIInternal(runtimer) + sys.PCQuantum)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)